list data structure

英 [lɪst ˈdeɪtə ˈstrʌktʃə(r)] 美 [lɪst ˈdeɪtə ˈstrʌktʃər]

网络  表格数据结构; 列表数据结构

计算机



双语例句

  1. What's wanted is, in a sense, the exact opposite of a list: a data structure where order is irrelevant, and identity is explicit.
    从某种意义上说,您所想要的和列表上给出的是完全相反的:一个顺序不相关,但身份明确的数据结构。
  2. Access Control List ( ACL): An ACL is a data structure that associates to a set of principals a list of permissions for a service.
    访问控制列表(ACL):ACL是一种数据结构,它将一个服务的权限列表与一组主体相关联。
  3. Clojure is a Lisp variant, so evaluation occurs by first reading an expression as a Clojure data structure ( usually a list), then evaluating each expression in the data structure.
    Clojure是一种Lisp变体,因此计算过程首先将一个表达式读取为Clojure数据结构(通常是一个列表),随后计算数据结构中的各表达式。
  4. The list of both selections is empty, because of the data structure that is used by our Web services.
    两个选项列表都是空的,这是我们所用的Web服务的数据结构的关系。
  5. Each data structure behaves slightly differently in response to the conj function ( lists grow at the front, vectors grow at the end, and so on), but they all support the same API.
    虽然每一个数据结构对conj函数的反应稍稍不同(list在头部增长,vectors在尾部增长,等等),但是它们都支持相同的API。
  6. So to construct a nonblocking linked list, tree, or hash table, we need to find a way to update multiple pointers with CAS without leaving the data structure in an inconsistent state.
    所以,要构建一个非阻塞的链表、树或哈希表,需要找到一种方式,可以用CAS更新多个指针,同时不会让数据结构处于不一致的状态。
  7. Using a list node data structure for lists.
    使用适用于列表的列表节点数据结构。
  8. A linked list consists of a node structure that contains two members: the data it is holding and a pointer to another node structure ( or NULL, to terminate the list).
    链表所包含的节点结构体由两部分构成:它所持有的数据,以及指向另一个节点结构体(或者是NULL,结束链表)的指针。
  9. Understanding the doubly linked list API will help you develop with this efficient data structure as well as understand the plethora of code in the kernel that utilizes lists.
    理解这个双重链接的列表API有助于使用这个有效的数据结构进行开发,您会发现,代码在这个利用列表的内核中是多余的。
  10. And two-way linked list is a list as well as data structures, one of the standard data structure.
    而双向链表是链表的一种,也是数据结构的标准数据结构之一。
  11. According to the characters of mid-voltage distribution system, the adjacency list of data structure is introduced to save its topology structure.
    根据中压配电网的结构特点引入数据结构中邻接表来保存配电网拓扑结构。
  12. A list is one simple example of a data structure.
    列表是数据结构的一个简单例子。
  13. This procedure is based on the realization of two-way linked list, a good interpretation of this particular data structure.
    这个程序是基于双向链表实现的,很好地诠释了此特殊的数据结构。
  14. Information of grading level and the passing order of bamboo sticks were stored in doubly linked list data structure by control algorithm.
    采用双向链表的数据结构来描述和记录梯形图的各种信息,以实现全屏幕编辑功能。
  15. Joseph Ring is a typical problem with circular list data structure is a list of the last element pointer to force the first element.
    约瑟夫环的问题采用的是典型的循环链表的数据结构,就是将一个链表的尾元素指针指向队首元素。
  16. Linked list is a kind of common data structure in microcontroller's program, which includes stack, queue and linear list.
    链表是单片机程序开发中一种常见的数据结构,通常包括栈链、队列和线性链表。
  17. This paper illuminates the dynamic EMS memory theory of Java and the conception of "reference", and how to implement the" LIST "and" TREE "linked data structure with the reference of Java.
    阐述了Java的动态内存机制和引用,以及利用Java的引用实现链表和树这两种经典的链式数据结构。
  18. The method is validated by computing the TEAM Problem 21.The cross list structure is modified and a new data structure is presented.
    通过对TEAM21问题的求解验证了本文方法的正确性。对十字链表结构进行了改进,提出了一种新的存储技术。
  19. The solver of this software uses the linked list data structure to store the global stiffness matrix, which is efficient in storage and calculation.
    本文的计算软件采用动态链表数据结构存贮总体刚度矩阵,具有很高的存贮和计算效率。
  20. The algorithm takes advantage of the adjacent list data structure and the mechanism of restricted searching area, that is, the algorithm uses the spatial distribution feature of the real road network to restrict the searching area reasonably.
    算法实现采用邻接表数据结构和限制搜索区域的搜索机制,即利用实际城市道路网络的空间分布特性,合理限制算法的搜索区域。
  21. Compared with other DMMs, first fit DMM using address-ordered linear list data structure is the most researched and applied, since it tends to enhance program locality, and causes significantly less fragmentation.
    在理论研究和实际应用中,按地址有序首次匹配线性表结构的DMM由于其有利于增强程序局部性,显著地减少内存碎片,因而得到广泛的关注。
  22. In this thesis, the main study is list as follows: ( 1) Study on pipeline network data model and data structure.
    管网数据模型和数据结构研究。
  23. This algorithm introduces the conceptions of Depth__ First Search, Breadth__ First Search and Adjacency List in data structure.
    该算法引入了数据结构中的深度优先搜索、广度优先搜索以及邻接表的概念。
  24. Using O-O technology and double linked list data structure, the general program of constraint adjustment algorithm is developed and embedded into the genetic algorithm.
    采用面向对象技术和双向链表数据结构,开发了约束调整算法的通用程序,并将其嵌入到遗传算法中。
  25. As an innovation of this paper, access control list software is constructed with distributed structures, and definition of sub-modules hides the design details and data structure. This design makes software maintenance and porting much easier.
    对访问控制列表软件采用分布式的设计思路和在子模块的定义中屏蔽了子模块中的设计细节和数据结构,便于软件的维护和移植,这是本文的创新。
  26. Double linked list data structure programmed by C language to describe and record ladder diagram programmed by users, which can convert whole screen function for ladder diagram into standard operation after assembling.
    采用C语言的双向链表数据结构描述和记录用户所编制的梯形图,从而将梯形图的全屏幕编辑功能转换成双向链表的规范化操作。
  27. Double list: an approach to new data structure of graph
    图的一种双链式存储结构
  28. Use single linked list data structure to organize a plant root data structure class, and complete a root growth.
    利用单链表数据结构将植物根系数据组织一个数据结构类,完成一条根系的生长。
  29. Thesis studies the key technical problems of the 3d layer formation modeling and list the results mainly as follows: ( 1) The true 3d data structure of layer rock research.
    主要研究工作如下:(1)层状岩层的真三维数据结构研究。
  30. Besides, this clipping algorithm adopts the single circular linked list to represent the polygon and intersection points, which reduces the complexity of the data structure.
    该算法还采用了较为简单的单循环链表来存储多边形和交点,降低了数据结构的复杂性。